Docs.rs
shared-buffer-0.1.4
shared-buffer 0.1.4
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Michael-F-Bryan
github:wasmerio:wasmer-core
Dependencies
bytes ^1.4.0
normal
memmap2 ^0.6.1
normal
tempfile ^3.5.0
dev
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
shared_buffer
0.1.4
All Items
Structs
Enums
?
Crate
shared_buffer
source
·
[
−
]
Structs
OwnedBuffer
A cheaply cloneable owned buffer that may be backed by a memory-mapped file or
Bytes
in memory.
OwnedIntoIter
Enums
MmapError
Errors that may occur when using one of the mmap-based implementations of
TryFrom
.